drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K
authorStefan Roese <[email protected]>
Tue, 30 Aug 2016 14:48:20 +0000 (16:48 +0200)
committerStefan Roese <[email protected]>
Tue, 27 Sep 2016 15:29:54 +0000 (17:29 +0200)
commitc0132f60059d4a6809341d54f2fe744db8790421
tree90845c17f41919fb7ab0f06ba7ba0369c1207e42
parent01e62c7f11eb4c1fe814f109ecb34e1a176eb33b
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K

This version is based on the Marvell U-Boot version with this patch
applied as latest patch:

Git ID 7f408573: "fix: comphy: cp110: add comphy initialization for usb
device mode" from 2016-07-05.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Nadav Haklai <[email protected]>
Cc: Neta Zur Hershkovits <[email protected]>
Cc: Kostya Porotchkin <[email protected]>
Cc: Omri Itach <[email protected]>
Cc: Igal Liberman <[email protected]>
Cc: Haim Boot <[email protected]>
Cc: Hanna Hawa <[email protected]>
drivers/phy/marvell/Makefile
drivers/phy/marvell/comphy.h
drivers/phy/marvell/comphy_core.c
drivers/phy/marvell/comphy_cp110.c [new file with mode: 0644]
drivers/phy/marvell/comphy_hpipe.h
drivers/phy/marvell/sata.h [new file with mode: 0644]
drivers/phy/marvell/utmi_phy.h [new file with mode: 0644]